home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / convert / vfd17 / demo.bat < prev    next >
Encoding:
DOS Batch File  |  1995-03-16  |  172 b   |  8 lines

  1. @echo off
  2. rem Play all RLE AVIs in a continuous loop with fade transitions & silver scrn.
  3. :start
  4. geewiz * -l1 -d -f3 -g -i
  5. if errorlevel 1 goto end
  6. goto start
  7. :end
  8.